<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****ï¼ï¼é¡µé¢é€šç”¨cssæ&nbsp;·å¼å®šä¹‰å¼€å§‹******/

html,
body {
    min-width: 1000px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth &lt; 1000 ? "1000px": "auto");
}


/* bodyçš„csså®šä¹‰:è¿™é‡Œå®šä¹‰é¡µé¢ä¸Šä¸‹å·¦å³è¾¹è·ï¼Œé¡µé¢èƒŒæ™¯é¢œè‰²ï¼Œæ»šåŠ¨æ¡é¢œè‰²æ&nbsp;·å¼ */

body {
    font-family: "å¾®è½¯é›…é»‘";
    /*æ–‡å­—å­—ä½“å®šä¹‰ */
    font-size: 14px;
    /*æ–‡å­—å¤§å°å®šä¹‰ */
    color: #666666;
    /*æ–‡å­—é¢œè‰²å®šä¹‰ */
    min-width: 1000px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* ç½‘ç«™è¶…é“¾æŽ¥cssé€šç”¨è®¾ç½® */

a {
    text-decoration: none;
}


/* é“¾æŽ¥æ—&nbsp;ä¸‹åˆ’çº¿,æœ‰ä¸ºunderline */

a:link {
    color: #2c2c2c;
}


/* æœªè®¿é—®çš„é“¾æŽ¥ */

a:visited {
    color: #2c2c2c;
}


/* å·²è®¿é—®çš„é“¾æŽ¥ */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* é¼&nbsp;æ&nbsp;‡åœ¨é“¾æŽ¥ä¸Š */

a:active {
    color: #2c2c2c;
}

a {
    transition: all 0.3s linear 0s;
}


/* ç‚¹å‡»æ¿€æ´»é“¾æŽ¥ */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*æ¸…é™¤æµ®åŠ¨*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*æ¸…é™¤æµ®åŠ¨*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*è¡¨æ&nbsp;¼æ&nbsp;·å¼å®šä¹‰ */

checkbox {
    border: 0px;
}


/*é€‰æ‹©æ¡†æ&nbsp;·å¼å®šä¹‰ */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #0F51BB;
}

.color {
    color: #0F51BB;
}


/*index banner*/

.banner {
    width: 100%;
    position: relative;
    z-index: 0;
}

.banner .flexslider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-width: 1000px;
}

.banner .slides {
    position: relative;
    z-index: 1;
}

.banner .slides li {
    height: 100%;
}

.banner .slides li img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.banner .flex-direction-nav,
.banner .flex-control-nav {
    display: none
}


/* header */

.header {
    width: 100%;
    height: 95px;
    position: relative;
    z-index: 9999;
}

.header .header_top {
    height: 95px;
}

.header .header_top .logo {
    margin-top: 30px;
}

.header .header_top .phone {
    display: inline-block;
    margin-top: 18px;
}

.header .header_top .phone .txt1 {
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: url(../image/h1.png) no-repeat left center;
}

.header .header_top .phone h3 {
    font-size: 24px;
    color: #EB3D00;
}

.header .header_nav {
    width: 1255px;
    height: 86px;
    background: url(../image/h2.png) no-repeat center bottom;
    text-align: center;
    margin: 0 auto;
}

.header .header_nav li {
    width: 160px;
    height: 86px;
    display: inline-block;
    vertical-align: top;
    padding-left: 18px;
    background: url(../image/h5.png) no-repeat left center;
}

.header .header_nav li div {
    width: 100%;
    height: 86px;
    background: url(../image/h4.png) no-repeat center;
    background-position-y: 86px;
}

.header .header_nav li a {
    display: inline-block;
    width: 100%;
    height: 66px;
    font-size: 16px;
    padding-top: 20px;
    color: white;
}

.header .header_nav li.first {
    background: 0;
    padding-left: 0;
}

.header .header_nav li:hover div,
.header .header_nav li.hover div {
    transition: all 0.2s linear;
    background-position-y: 74px;
}


/*footer*/

.footer {
    width: 100%;
    min-height: 260px;
    background: #0F51BB;
    overflow: hidden;
}

.footer .footer_nav {
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border: 1px solid #146BD1;
}

.footer .footer_nav li {
    display: inline-block;
    width: 168px;
    vertical-align: top;
    background: url(../image/f1.png) no-repeat left center;
}

.footer .footer_nav li a {
    font-size: 16px;
    color: white;
}

.footer .footer_nav li.first {
    background: 0;
}

.footer .footer_box {
    margin-top: 34px;
    color: white;
}

.footer .footer_box .chat {
    width: 170px;
    min-height: 150px;
    background: url(../image/f2.png) no-repeat right top;
}

.footer .footer_box .chat div {
    margin-left: 12px;
    width: 108px;
}

.footer .footer_box .chat div img {
    width: 108px;
    height: 108px;
}

.footer .footer_box .chat div p {
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}
.footer .footer_box .cocate{
    width: 320px;

}
.footer .footer_box .cocate div {
    margin-left: 50px;
    margin-top: 5px;
}

.footer .footer_box .cocate div p {
    font-size: 14px;
    width: 320px;
}

.footer .footer_box .right {
    width: 630px;
    margin-top: 5px;
}

.footer .footer_box .right .footer_bottom {
    margin-top: 10px;
}

.footer .footer_box .right .footer_bottom strong {
    display: inline-block;
    margin-right: 27px;
    font-weight: 500;
}

.footer .footer_box .right .footer_bottom strong a {
    color: white;
}

.returnTop {
    position: absolute;
    top: 10px;
    right: -50px;
}


/*æµ®çª—*/
.online_index{ width:109px; position:fixed; top:350px; right:30px; z-index:888}
.online_index_title{ height:56px; background:#0f51bb; font-size:24px; text-align:center; line-height:56px; color:#fff;}
.online_index ul li{ background:#dadcdb; height:60px;border-bottom:1px solid #0f51bb; float:left; width:100%}
.online_index ul li div{ position:absolute;left:-120px;top:100px; display:none}
.online_index ul li a img{padding:10px 0 0 10px}
.online_index ul li a{ display:block;height:60px}
.online_index ul li a:hover{ background:#0f51bb}
.online_index ul li .img img{width:110px;height:110px;}



.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #c82739;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../image/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #c82739;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #c82739;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #c82739;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #c82739;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}

/*links*/
.linkss {
    width: 1200px;
    margin: 5px auto 0;
}

.linkss .tit {
    line-height: 36px;
    margin: 0 0 10px;
    position: relative;
    background: url(../image/tjprot.jpg) repeat-x 0 bottom;
}

.linkss .tit span {
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #0e66b8;
    background: url(../image/tjprots.jpg) no-repeat 0 bottom;
    display: inline-block;
    height: 26px;
}

.linkss .tit span i {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    margin: 9px 0 0 10px;
    cursor: pointer;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.linkss .tit span i.up {
    background-image: url(../image/link_up.jpg);
}

.linkss .tit span i.down {
    background-image: url(../image/link_down.jpg);
}

.linkss .con {}

.linkss .con a {
    display: inline-block;
    margin: 8px;
}</pre></body></html>